Fixed gtk-docs typo in gtkcellarea.c
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 8 Dec 2010 13:30:03 +0000 (22:30 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 8 Dec 2010 13:31:33 +0000 (22:31 +0900)
gtk/gtkcellarea.c

index 59b6231c953e8228459c829ffda894a53208dd94..96d9162be37e8d6c5a12a63c3b1fd23a91b3b49d 100644 (file)
@@ -1844,7 +1844,7 @@ get_cell_by_position (GtkCellRenderer     *renderer,
  * Gets the #GtkCellRenderer at @x and @y coordinates inside @area and optionally
  * returns the full cell allocation for it inside @cell_area.
  *
- * Returns value: the #GtkCellRenderer at @x and @y.
+ * Return value: the #GtkCellRenderer at @x and @y.
  *
  * Since: 3.0
  */